home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / SHO7.OPD < prev    next >
Encoding:
Text File  |  1996-11-12  |  1.1 KB  |  54 lines

  1. #[document 85.05 132.8 129 182.1
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(86.50,137.45);
  16. l(85.80,134.85);
  17. l(87.35,133.55);
  18. l(89.55,134.10);
  19. l(108.40,145.00);
  20. l(111.00,149.40);
  21. l(113.20,157.65);
  22. l(116.40,163.20);
  23. l(121.55,168.20);
  24. l(124.00,163.50);
  25. l(125.05,158.85);
  26. l(125.05,154.70);
  27. l(128.25,156.55);
  28. l(127.30,165.45);
  29. l(125.05,172.55);
  30. l(118.75,181.35);
  31. l(116.85,178.30);
  32. l(112.40,172.20);
  33. l(106.50,167.35);
  34. l(100.60,164.30);
  35. l(97.05,162.20);
  36. l(97.20,157.55);
  37. l(97.20,152.50);
  38. l(95.25,147.60);
  39. l(91.20,143.20);
  40. l(86.50,137.45);
  41. close_edge();
  42. p=path();
  43. gc_draw_style(stroked);
  44. gc_line_join_style(round);
  45. gc_line_cap_style(round);
  46. gc_stroke_width(1.50);
  47. gc_font_draw_style(0);
  48. gc_color(0.00,0.00,0.00);
  49. s[0]=draw(p);
  50. page:=s[0];
  51. s=NULL;
  52. #]page
  53. #]document
  54.